setLoopAnimation

abstract fun setLoopAnimation(block: DesignBlock, animation: DesignBlock)

Sets the "loop" animation for the given block.

Parameters

block

the design block whose "loop" animation should be set.

animation

The animation to set.